# Installing the printer database…
mkdir /boot/home/config/settings/Epson
cp -rpf data/Epson/* /boot/home/config/settings/Epson

# Installing the driver…
cp 'data/EPSON Stylus' /system/add-ons/Print

# Set MIME types…
mimeset -all /boot/home/config/settings/Epson
mimeset -all '/system/add-ons/Print/EPSON Stylus'
